home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 October / pcpro1001.iso / Flash / weathercast0.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2001-07-17  |  84 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("/demonstratie")
  3.    {
  4.       gotoAndPlay(8);
  5.    }
  6. }
  7.